home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global lastQT, NumFrames
- when mouseDown then nothing
- cursor(-1)
- set beforeQT to the name of cast (the number of cast lastQT - 1)
- unLoadCast(beforeQT, lastQT)
- set NumFrames to 26
- initAnnotations(30, 4)
- setAppearTime(1, 2 * 60)
- setAppearTime(2, 2 * 60)
- setAppearTime(3, 7 * 60)
- setAppearTime(4, 7 * 60)
- set lastQT to "P18S22"
- preLoadCast(the number of cast lastQT)
- end
-